gtk3-demo: Don't leak in the sizegroup example
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 19:50:23 +0000 (15:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 May 2014 19:50:23 +0000 (15:50 -0400)
commit758734a8c5e3006d50862d272a1b78e967c7f236
tree089ce493088e3f41a91a42f209b63ba79cac75c0
parent0ee35aa27b1631b23293242c41024c84dc7d7115
gtk3-demo: Don't leak in the sizegroup example

Nobody was cleaning up the size group.
Pointed out in
https://bugzilla.gnome.org/show_bug.cgi?id=645966
demos/gtk-demo/sizegroup.c